go.pact.im/x/clock/fakeclock.Clock.reset (method)
7 uses
go.pact.im/x/clock/fakeclock (current package)
fakeclock.go#L144: c.reset(t, d, nil)
fakeclock.go#L154: c.reset(t, d, nil)
fakeclock.go#L169: c.reset(t, d, &t.d)
fakeclock.go#L188: func (c *Clock) reset(m moment, d time.Duration, dp *time.Duration) bool {
fakeclock.go#L260: return t.c.reset(t, d, nil)
fakeclock.go#L287: _ = t.c.reset(t, d, nil)
fakeclock.go#L321: _ = t.c.reset(t, d, &t.d)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)